Advertisement
Guest User

patternid_66_0_(High_Quality_Jewelry).txt

a guest
Oct 25th, 2016
400
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. ; Generated by KipeeCraft Pre 1.2 (20160726) -- BETA!
  2. ; Postcraft Formula Definitions for Craftplan "High Quality Anklet"
  3. ; An empty Template of this File is automatically re-created when it is deleted.
  4. ;
  5. ; Syntax:
  6. ; Attribute Name = Formula
  7. ;
  8. ; Supported Math Operations / Functions:
  9. ; + - * / ( ) round() floor() ceil() sqr() sqrt() abs() sign()
  10. ;
  11. ; Supported Constants:
  12. ; <precraft> <quality>
  13. ;
  14. ; Example:
  15. ; ElementalCastSpeed = 0.8 * <precraft> + 20
  16.  
  17. [data]
  18. Durability = <precraft> * 5 + 100 * 1.2
  19. ; Note: "* 1.2" for the bonus from fyros rite
  20. ; Medium Quality "<precraft> * 3 + 100", Basic Quality "<precraft> + 100"
  21. Lightness = <precraft> * (-0.001) + 0.2
  22. AcidProtection = <precraft> * 0.08
  23. ColdProtection = <precraft> * 0.08
  24. RotProtection = <precraft> * 0.08
  25. FireProtection = <precraft> * 0.08
  26. ShockwaveProtection = <precraft> * 0.08
  27. PoisonProtection = <precraft> * 0.08
  28. ElectricProtection = <precraft> * 0.08
  29. DesertResistance = <precraft> * 0.08
  30. ForestResistance = <precraft> * 0.08
  31. LakeResistance = <precraft> * 0.08
  32. JungleResistance = <precraft> * 0.08
  33. PrimeRootsResistance = <precraft> * 0.08
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement