Dalam rangka ngeramein forum juga, yuk share itung2an damage formula di game kalian. Itung-itung buat referensi juga yang mau nyari ide
Normal attack
(Wa pake standarnya RPG Maker)
- Code:
-
a.atk * 4 - b.def * 2
Guard (+Recover MP)
- Code:
-
b.mmp/10
Physical Magic attack (Water, Earth, Wind, Summoned Weapon)
- Code:
-
a.mat * 4 - b.def * 2
Energy Magic attack (Lighting, Fire, Ice, Arcane, Darkness)
- Code:
-
a.mat * 4 - b.mdf * 2
Two Times Attack (both 2 random / repeat 2 times)
- Code:
-
(a.atk*4 * 7)/10 - b.def * 2
Triple Times Attack
- Code:
-
(a.atk*4 * 6)/10 - b.def * 2
Magic Drain / Alma drain (nyedot MP musuh)
- Code:
-
b.mmp / 5
Alma feedback
- Code:
-
b.mp (tanpa variansi)
Avoid Death
- Code:
-
a.mhp
Well itu cuma pembuka aja sih. Monggo ditambahin sendiri. Yang mau make trik2 juga boleh.
Sekalian promosi blog http://theolized.blogspot.com/2013/08/mempersingkat-damage-formula.html