Re: modding-command-wish?
I don't know if it would be easier to just add new commands for these, but it crossed my mind they might be done using the existing stat commands for #experience...
#stat X would be +1 stat every X levels
#str 2 would be +2 strength every level
#stat -X would be +X hits every level.
#att -3 would be +3 hits every level
This way,
#experience
#hp -2
#att -2
#def 1
#str 2
#enc 3
#end
would mod every star to give 2 to att and hits, def to increase by 1 every level, str by 1 every 2 levels and enc to increase by 1 every 3 levels.
It would be much more user-friendly if #commands asking for numeric value would accept +X and -X, so that #hp +2 would increase unit's current hitpoints by two. But this is probably a wish for DomIII modding.
|