- Joined
- Mar 9, 2014
- Messages
- 20
- Reaction score
- 1
- Primarily Uses
this script is just what i was looking for ...
i have few questions..
first i have this problem when i use skill in one of the monsters
also i would like to ask about this line
'mult' => [10, 5], # multipliers, first is multiplier of heal/damage/effect
# the second is how many levels are needed to up the next skill level.
is multipliers the number of how many points it will increase ? e.g if heal skill healed the actor only 20HP will it be 30HP after i upgrade it one level?
and
the second is it the require of actor level to upgrade the skill?
thanks
i have few questions..
first i have this problem when i use skill in one of the monsters
also i would like to ask about this line
'mult' => [10, 5], # multipliers, first is multiplier of heal/damage/effect
# the second is how many levels are needed to up the next skill level.
is multipliers the number of how many points it will increase ? e.g if heal skill healed the actor only 20HP will it be 30HP after i upgrade it one level?
and
the second is it the require of actor level to upgrade the skill?
thanks


