Guest User

Untitled

a guest
Jan 19th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. <!-- ******** FORMULAS AND FUNCTIONS DEFINITIONS ********
  2. predefined constants and functions (math):
  3. pi, cos, sin, tan, abs, exp, sqrt...
  4. predefined character and environment constants and functions
  5. MyHP, TrgHP, TrgDist, MyDEX, MyINT, MySTR...
  6. -->
  7. <list enabled="true">
  8. <formula id="PHYS_HIT()">
  9. <trgHp val="352.1" />
  10. <noDef name="playerHairColor" val="1" /> <!-- Just an example -->
  11. <func>
  12. dmg=dmgMul*myPwr
  13. </func>
  14. </formula>
  15. </list>
Add Comment
Please, Sign In to add comment