- Joined
- Jan 13, 2017
- Messages
- 135
- Reaction score
- 50
- First Language
- English
- Primarily Uses
- RMMV
Hey Everyone, I am either very tired and brain dead or I just haven't looked hard enough but im tryign to achieve these formulas in RPG maker mv Attack formula Language...
1. Attack = ((Power × 4/3) + (Weapon × 5/9))
2. Attack = ((Hit + Weapon) × 2/3)
3. Attack = ((Attack/2 * LDHP) * 2) -Exempt if to complex-
*LDHP reffers to the last digit of HP
1. Attack = ((Power × 4/3) + (Weapon × 5/9))
2. Attack = ((Hit + Weapon) × 2/3)
3. Attack = ((Attack/2 * LDHP) * 2) -Exempt if to complex-
*LDHP reffers to the last digit of HP
Last edited:

