Advertisement
Juandi12

Untitled

Dec 26th, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. # Default config for ItemLoreStats.
  2.  
  3. fileVersion: 607
  4. serverVersion: 188
  5. checkForUpdates: true
  6. languageFile: language-en
  7. usingMcMMO: false
  8. usingBarAPI: true
  9. usingBossBarAPI: true
  10. dropCustomILSLoot: false
  11. ILSLootFromNaturalSpawnsOnly: false
  12. addSellValueToDrops: true
  13. enableItemRepairing: true
  14. keepXPOnDeath: true
  15. addRandomLore: false
  16. randomApplyChance: 45
  17. baseHealth: 20
  18. baseHealthRegen: 2
  19. baseMovementSpeed: 0.2
  20. baseCritDamage: 20
  21. healthScale: 20
  22. levelCap: 9999
  23. displayDurabilityWarnings:
  24. enable75%DurabilityWarning: true
  25. enable50%DurabilityWarning: true
  26. enable25%DurabilityWarning: true
  27. disabledInWorlds:
  28. - worldNEW
  29. messages:
  30. loreSuccessfullyAdded: true
  31. upgradeSuccessful: false
  32. upgradeCapReached: false
  33. itemReceived: true
  34. itemLooted: true
  35. vanilla:
  36. includeDamage: true
  37. includeArmour: false
  38. combatMessages:
  39. outgoing:
  40. damageDone: true
  41. enemyDodgedAttack: true
  42. enemyBlockedAttack: true
  43. critStrike: true
  44. lifeSteal: true
  45. enemyReflectedAttack: true
  46. fire: true
  47. ice: true
  48. poison: true
  49. wither: true
  50. harm: true
  51. blind: true
  52. incoming:
  53. damageTaken: false
  54. dodgeAttack: true
  55. blockAttack: true
  56. enemyCritStrike: false
  57. enemyLifeSteal: true
  58. reflectAttack: true
  59. enemyFire: true
  60. enemyIce: true
  61. enemyPoison: true
  62. enemyWither: true
  63. enemyHarm: true
  64. enemyBlind: true
  65. prefix:
  66. random:
  67. - Angelic
  68. - Brutal
  69. - Cursed
  70. - Empowered
  71. - Fine
  72. - Gleaming
  73. - Heavy
  74. - Perfect
  75. - Sharp
  76. - Standard
  77. - Worn
  78. - Light
  79. - Smooth
  80. - Slick
  81. - Hard
  82. - Thick
  83. - Grim
  84. suffix:
  85. random:
  86. - of Chaos
  87. - of Destruction
  88. - of Murder
  89. - of Power
  90. - of Silence
  91. - of Sorrows
  92. - of Terror
  93. - of Thunder
  94. - of the Ancients
  95. - of the UnderWorld
  96. - of the Wilderness
  97. randomLore:
  98. tools:
  99. bow:
  100. - '&cCrafted with the essence of the Ancient Tree.'
  101. - '&aThe corruption has weakened this {item}.'
  102. - '&9This lightweight {item} is easy to carry.'
  103. stick:
  104. - '&cCrafted with the essence of the Ancient Tree.'
  105. - '&aThe corruption has weakened this {item}.'
  106. - '&9This lightweight {item} is easy to carry.'
  107. blazeRod:
  108. - '&cCrafted with the essence of the Eternal Flame.'
  109. - '&aThe corruption has weakened this {item}.'
  110. - '&9This lightweight {item} is easy to carry.'
  111. string:
  112. - '&aThe corruption has weakened this {item}.'
  113. - '&9This lightweight {item} is easy to carry.'
  114. shears:
  115. - '&9This lightweight {item} is easy to carry.'
  116. wood:
  117. - '&cCrafted with the essence of the Ancient Tree.'
  118. - '&aThe corruption has weakened this {item}.'
  119. - '&9This lightweight {item} is easy to carry.'
  120. stone:
  121. - '&cThis {item} is crafted from local materials.'
  122. - '&aThis {item} is fairly strong.'
  123. - '&9This {item} was originally much sharper.'
  124. iron:
  125. - '&cThe blade on this {item} is very sharp.'
  126. - '&aThe {item} is rusty.'
  127. - '&9This {item} has been forged by a decent blacksmith.'
  128. gold:
  129. - '&cCrafted with valuable materials.'
  130. - '&aForged for the Great King.'
  131. - '&9Weak materials make this {item} weak.'
  132. diamond:
  133. - '&cThe hilt has a symbol engraved into it.'
  134. - '&aCrafted with the finest materials of the land.'
  135. - '&9This {item} is very strong.'
  136. armour:
  137. leather:
  138. - '&cMade from Horse hide.'
  139. - '&aMade from Cow hide.'
  140. - '&9This lightweight {item} offers basic protection.'
  141. iron:
  142. - '&cThis {item} offers very good protection.'
  143. - '&aThe {item} is strong.'
  144. - '&9This {item} has been forged by a decent blacksmith.'
  145. gold:
  146. - '&cThis {item} offers decent protection.'
  147. - '&aCrafted from very valuable materials.'
  148. - '&9Weak materials make this {item} weak.'
  149. diamond:
  150. - '&cThis {item} offers excellent protection.'
  151. - '&aCrafted with the finest materials of the land.'
  152. - '&9This {item} is very strong.'
  153. mobHead:
  154. - '&cDecapitated head.'
  155. primaryStats:
  156. armour:
  157. //
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement