Here some stuff coming to 7.75 update I personally love the 3.5 Damage reductions system
'>
7.75 Alpha
Add party autosplit gold system. Leader set it on or off (works with placables /creatures)
Moved over custom spawn in conditions to one function that let you have endless AI types will just changing one interger number.
'>
check nw_c2_default9 script / Function LoadPresetAI
To make your own custom AI preset look in j_inc_spawnin script
LoadPresetAI function near the bottom and add in you own AI set under one of the cases and then set the variable on the creature.
This allows dm to change AI on the fly in the game. (Need to connect DM power to AI changes, Need to make some sample prefabs)
Added in 3.5 D&D damage reduction, just set on the skin of the creature to DR +20 (soak you need) then add the material to it and / or additional / quality then the pc will need that type of weapon or do the damage to beat the soak ( Only up to one of each category on the skin)
Update DM short hand info to read new DR info.
'>
Added underwater system set you area or pc to UnderWater 1 variable.
Updated durabilty system to fire off on aquire / custom examine
Switch PC Combat expertise to scripted form / New feat.2da location.
(need to update all feats associated with it, and spell script connecting it to fighting defensively, add it to class feat. 2da)
(Need to adjust Hr_SearchGroundSecrets so it looks for triggers with tracking feedback)
ARMOR
class STUFF
Need to put in onlevel check for rangers who lose levels so we can reset them.
Barbarian (need to add barbarian rage fatigue as optional)
Monk updated bonus feat at 6th and created Tongue of the sun (Need to add Empty Body, Abundant Step )
Paladin Need to adjust for divine champion(champion of torn)
Ranger (need to adjust saving throws from 40 to 60)
Feats
Need to update class feats up to 20 level need update descriptions (generally In progress)
RACE STUFF
SKILLS
(Need to put custom skills into conversation and speak system)
(Need to update all class skills)
SPELLS
Added Water Breathing spell (used icons from oraweb salt marsh series, thank you.) (Need to add visual effect)
Updated Bless weapon to 3.5 edition that work with damage reduction.
OVERALL INFO
Systems to Add
Auto-split loot system ( Done ) Need to add loot notifications
Underwater System ( Done )
3.5 Damage Reduction ( Done )
Crafting System
Domain update
Flying System
Big Feat / spell list changes
FEATS
Aura of Courage is a real aura PNP
Trip change to PNP
Wild Empathy (replaced and now scripted)
SPELLS
Identify / only identifies one item per cast now (3.5). with artifact check.
Updated Find Traps to only find traps and not disarm them. 3.5
Modified Restorations spells so they do not ruin fighting defensively
Modified Restorations spells so they do not ruin skill penalty while on a horse.
Modified all Dispel magics & disjunction so they do mess up fighting defensively
Added visuals to fighting defensively
Neutralize poison does not remove disease and negative abilities
Remove Disease remove just disease now.
Updated Bless weapon to 3.5 edition that work with damage reduction.
NEW SKILLS
Appraise Value
Balance
Climb
Craft:Mining
Craft:Accessory
Craft:Tinkering
Creature Lore
Cursed Lore
Decipher Script
Escape Artist
Handle Animal
Herbalism Alchemy
Jump
Survival
Swim
NEW SPELLS (Starting from the low level spells and working up)
Bless water
Create Food and Water
Create Water
Mending
Purify Food & Water
Comprehend Languages (Need to add visual effect)
Water Breathing (Need to add visual effect)
NEW FEATS / ABILITIES
Bard Weapon Proficiency
Druid Weapon Proficiency
Die Hard
Endurance
Indomitable will
Skill focus / Epic Skill focuses
Slow Fall
Sunder, Inproved Sunder
Swift Tracker
Timeless Body
Tireless Rage
Tongue of the Sun and Moon
Tower shield feat
Tracking
COMBAT MANEUVERS
Aid other Attack
Aid other Defense
Charge
Fighting Defensively
Sunder
Trip
THINGS TO DO
Need to add another collum for spell type to include spell arcane spell divine
Need to add colum to spells one for Alignment type spell (for cleric alignment spells check)
Need to add colum to spells to check if effected by water ( in water or underwater )
Need to make a PDF the explains things alittle better.
Need to update j AI to be adjusted by the DM and builder easier.
Need to change all the % chance int. to floats that have more range example 74.8
Need to seperate pc token settings, DM token setting and rules token settings and organize it better (systemsetting script)
Add / wild magic area system, add ability of dm to set NPC use custom spell system in game and info on it.
Need to update 2da to make items have more of the negative effects like weight increase
Make sure to cleanup all the poison testing scripts and placables.
FUTURE STUFF
make a custom recipes.2da for crafting
make a custom spellcoponents.2da for the spell system.