Cure 1
From Codename Cherub Game Project
Contents |
[edit] Effect Formula
single target
- [ms]+[mp]+rand(0,15)
multiple targets
- single target formula / number of targets + random(0~10)
[edit] graph
graph assumes starting values for attributes [ms] and [mp] at 17 with each increasing by 3 each level.
[edit] Delay Formula
max(.1, (Intelligence + Wisdom + level) / 25)
[edit] Hit Formula
100% (except on undead)

