Advertisement
Guest User

Untitled

a guest
Aug 25th, 2015
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.37 KB | None | 0 0
  1. # Default config for ItemLoreStats.
  2.  
  3. fileVersion: 557
  4. serverVersion: 172
  5. checkForUpdates: true
  6. languageFile: language-en
  7. usingMcMMO: false
  8. usingBarAPI: false
  9. usingBossBarAPI: false
  10. dropCustomILSLoot: false
  11. ILSLootFromNaturalSpawnsOnly: false
  12. addSellValueToDrops: false
  13. enableItemRepairing: false
  14. keepXPOnDeath: false
  15. addRandomLore: false
  16. randomApplyChance: 45
  17. baseHealth: 20
  18. baseHealthRegen: 2
  19. baseMovementSpeed: 0.2
  20. baseCritDamage: 50
  21. healthScale: 20
  22. levelCap: 30
  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: false
  34. itemLooted: false
  35. vanilla:
  36. includeDamage: false
  37. includeArmour: true
  38. combatMessages:
  39. outgoing:
  40. damageDone: false
  41. enemyDodgedAttack: true
  42. enemyBlockedAttack: true
  43. critStrike: true
  44. lifeSteal: false
  45. enemyReflectedAttack: true
  46. fire: false
  47. ice: false
  48. poison: false
  49. wither: false
  50. harm: false
  51. blind: false
  52. incoming:
  53. damageTaken: false
  54. dodgeAttack: true
  55. blockAttack: true
  56. enemyCritStrike: false
  57. enemyLifeSteal: false
  58. reflectAttack: true
  59. enemyFire: false
  60. enemyIce: false
  61. enemyPoison: false
  62. enemyWither: false
  63. enemyHarm: false
  64. enemyBlind: false
  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. name: Armour
  158. colour: '&3'
  159. sellValuePerStat: 12
  160. prefix:
  161. colour: '&3'
  162. list:
  163. - Shielded
  164. suffix:
  165. colour: '&3'
  166. list:
  167. - of Protection
  168. damage:
  169. name: Damage
  170. colour: '&3'
  171. sellValuePerStat: 0.9
  172. health:
  173. name: Health
  174. colour: '&3'
  175. sellValuePerStat: 0.7
  176. healthRegen:
  177. name: Health Regen
  178. colour: '&3'
  179. sellValuePerStat: 12
  180. prefix:
  181. colour: '&3'
  182. list:
  183. - Regenerating
  184. suffix:
  185. colour: '&3'
  186. list:
  187. - of Regeneration
  188. secondaryStats:
  189. block:
  190. name: Block
  191. colour: '&3'
  192. sellValuePerStat: 6
  193. internalCooldown: 3
  194. prefix:
  195. colour: '&3'
  196. list:
  197. - Impeding
  198. suffix:
  199. colour: '&3'
  200. list:
  201. - of the Blockade
  202. dodge:
  203. name: Dodge
  204. colour: '&3'
  205. sellValuePerStat: 9
  206. internalCooldown: 3
  207. prefix:
  208. colour: '&3'
  209. list:
  210. - Eluding
  211. suffix:
  212. colour: '&3'
  213. list:
  214. - of Evasion
  215. critChance:
  216. name: Crit Chance
  217. colour: '&3'
  218. sellValuePerStat: 9
  219. internalCooldown: 3
  220. prefix:
  221. colour: '&3'
  222. list:
  223. - Lethal
  224. suffix:
  225. colour: '&3'
  226. list:
  227. - of Deep Wounds
  228. critDamage:
  229. name: Crit Damage
  230. colour: '&3'
  231. sellValuePerStat: 7
  232. prefix:
  233. colour: '&3'
  234. list:
  235. - Lethal
  236. suffix:
  237. colour: '&3'
  238. list:
  239. - of Deep Wounds
  240. lifeSteal:
  241. name: Life Steal
  242. colour: '&a'
  243. sellValuePerStat: 5
  244. internalCooldown: 3
  245. prefix:
  246. colour: '&a'
  247. list:
  248. - Life Stealing
  249. suffix:
  250. colour: '&a'
  251. list:
  252. - of Soul Draining
  253. healPercentage: 0.15
  254. reflect:
  255. name: Reflect
  256. colour: '&e'
  257. sellValuePerStat: 6
  258. internalCooldown: 3
  259. prefix:
  260. colour: '&e'
  261. list:
  262. - Reflecting
  263. suffix:
  264. colour: '&e'
  265. list:
  266. - of Reflection
  267. fire:
  268. name: Ignition
  269. colour: '&c'
  270. sellValuePerStat: 9
  271. internalCooldown: 3
  272. effectDuration: 3
  273. prefix:
  274. colour: '&c'
  275. list:
  276. - Flaming
  277. suffix:
  278. colour: '&c'
  279. list:
  280. - of the Inferno
  281. ice:
  282. name: Slow
  283. colour: '&9'
  284. sellValuePerStat: 7
  285. internalCooldown: 3
  286. effectDuration: 3
  287. effectAmplifier: 1
  288. prefix:
  289. colour: '&9'
  290. list:
  291. - Freezing
  292. suffix:
  293. colour: '&9'
  294. list:
  295. - of the Blizzard
  296. poison:
  297. name: Poison
  298. colour: '&2'
  299. sellValuePerStat: 8
  300. internalCooldown: 3
  301. effectDuration: 3
  302. effectAmplifier: 1
  303. prefix:
  304. colour: '&2'
  305. list:
  306. - Toxic
  307. suffix:
  308. colour: '&2'
  309. list:
  310. - of Poison
  311. wither:
  312. name: Wither
  313. colour: '&f'
  314. sellValuePerStat: 9
  315. internalCooldown: 3
  316. effectDuration: 3
  317. effectAmplifier: 1
  318. prefix:
  319. colour: '&f'
  320. list:
  321. - Corrupted
  322. suffix:
  323. colour: '&f'
  324. list:
  325. - of Corruption
  326. harming:
  327. name: Harming
  328. colour: '&5'
  329. sellValuePerStat: 4
  330. internalCooldown: 3
  331. effectDuration: 3
  332. effectAmplifier: 1
  333. prefix:
  334. colour: '&5'
  335. list:
  336. - Crippling
  337. suffix:
  338. colour: '&5'
  339. list:
  340. - of Harming
  341. blind:
  342. name: Blind
  343. colour: '&7'
  344. sellValuePerStat: 10
  345. internalCooldown: 3
  346. effectDuration: 3
  347. effectAmplifier: 1
  348. prefix:
  349. colour: '&7'
  350. list:
  351. - Visionless
  352. suffix:
  353. colour: '&7'
  354. list:
  355. - of Blinding
  356. movementSpeed:
  357. name: Speed
  358. colour: '&6'
  359. sellValuePerStat: 4
  360. internalCooldown: 3
  361. prefix:
  362. colour: '&6'
  363. list:
  364. - Swift
  365. suffix:
  366. colour: '&6'
  367. list:
  368. - of Swiftness
  369. bonusStats:
  370. pvpDamage:
  371. name: PvP Dmg Modifier
  372. colour: '&6'
  373. sellValuePerStat: 1.5
  374. pveDamage:
  375. name: PvE Dmg Modifier
  376. colour: '&2'
  377. sellValuePerStat: 1.5
  378. xpLevel:
  379. name: Level
  380. colour: '&3'
  381. sellValuePerStat: 10
  382. xpMultiplier:
  383. name: XP Bonus
  384. colour: '&d'
  385. sellValuePerStat: 8
  386. prefix:
  387. colour: '&d'
  388. list:
  389. - Premium
  390. suffix:
  391. colour: '&d'
  392. list:
  393. - of Rewarding
  394. soulbound:
  395. name: Bound to
  396. colour: '&3'
  397. sellValuePerStat: 0
  398. weaponSpeed:
  399. name: Weapon Speed
  400. colour: '&b'
  401. sellValuePerStat:
  402. veryFast: 25
  403. fast: 20
  404. normal: 15
  405. slow: 10
  406. verySlow: 5
  407. durability:
  408. name: Durability
  409. colour: '&8'
  410. sellValuePerStat: 0
  411. splitter: /
  412. setBonus:
  413. name: Set Bonus
  414. colour: '&6'
  415. sellValuePerStat: 0
  416. class:
  417. name: Class
  418. colour: '&3'
  419. sellValuePerStat: 0
  420. separator: ','
  421. list:
  422. - '&4Warrior'
  423. - '&bMage'
  424. - '&6Thief'
  425. sellValue:
  426. name: Sell Price
  427. colour: '&7'
  428. currency:
  429. name: Coins
  430. colour: '&f'
  431. heroesOnlyStats:
  432. heroesMaxMana:
  433. enabled: true
  434. name: Mana
  435. colour: '&3'
  436. sellValuePerStat: 2
  437. spells:
  438. tnt:
  439. name: Living Bomb
  440. colour: '&c'
  441. sellValuePerStat: 25
  442. cooldown: 15
  443. detonationTime: 5
  444. speed: 3
  445. fireball:
  446. name: Fireball
  447. colour: '&6'
  448. sellValuePerStat: 25
  449. cooldown: 15
  450. speed: 3
  451. lightning:
  452. name: Lightning
  453. colour: '&9'
  454. sellValuePerStat: 25
  455. cooldown: 15
  456. frostbolt:
  457. name: Frostbolt
  458. colour: '&b'
  459. sellValuePerStat: 25
  460. cooldown: 15
  461. speed: 3
  462. minorHeal:
  463. name: Minor Heal
  464. colour: '&a'
  465. sellValuePerStat: 25
  466. cooldown: 30
  467. healAmount: 15
  468. majorHeal:
  469. name: Major Heal
  470. colour: '&2'
  471. sellValuePerStat: 25
  472. cooldown: 60
  473. healAmount: 35
  474. minorAOEHeal:
  475. name: Minor AOE Heal
  476. colour: '&d'
  477. sellValuePerStat: 25
  478. cooldown: 45
  479. healAmount: 10
  480. majorAOEHeal:
  481. name: Major AOE Heal
  482. colour: '&5'
  483. sellValuePerStat: 25
  484. cooldown: 90
  485. healAmount: 30
  486. bossBar:
  487. splitter: ' | '
  488. colour: '&7'
  489. health:
  490. name: Health
  491. colour: '&a'
  492. splitter: /
  493. level:
  494. enabled: true
  495. name: Lvl
  496. colour: '&e'
  497. exp:
  498. enabled: true
  499. name: Exp
  500. colour: '&b'
  501. splitter: /
  502. upgradeStatsOnLevelChange:
  503. enabled: false
  504. upgradeCap: 5
  505. stats:
  506. armour: 0.06
  507. dodge: 0.07
  508. block: 0.08
  509. critChance: 0.17
  510. critDamage: 0.32
  511. damage: 0.06
  512. health: 0.31
  513. healthregen: 0.12
  514. lifesteal: 0.16
  515. reflect: 0.07
  516. fire: 0.06
  517. ice: 0.12
  518. poison: 0.09
  519. wither: 0.07
  520. harming: 0.08
  521. blind: 0.06
  522. movementspeed: 0.47
  523. xpmultiplier: 0.09
  524. pvpdamage: 0.3
  525. pvedamage: 0.3
  526. heroesMaxMana: 0.2
  527. environmentalDamage:
  528. block_explosion: 20
  529. cactus: 5
  530. drowning: 10
  531. entity_explosion: 20
  532. fall: 12
  533. fire: 5
  534. fire_tick: 5
  535. lava: 20
  536. lightning: 25
  537. magic: 5
  538. poison: 5
  539. starvation: 5
  540. suffocation: 5
  541. thorns: 2
  542. potions:
  543. instantHealthI: 15
  544. instantHealthII: 35
  545. splashHealthI: 15
  546. splashHealthII: 35
  547. additionalStatsPerLevel:
  548. health: 0
  549. healthRegen: 0
  550. speed: 0
  551. defaultCraftedDurability:
  552. enableDurabilityOnCrafted: false
  553. enableDurabilityOnDrops: false
  554. tools:
  555. bow: '&7150-250'
  556. shears: '&770-130'
  557. stick: '&7190-270'
  558. string: '&7160-290'
  559. blazeRod: '&7210-340'
  560. flintAndSteel: '&730-60'
  561. fishingRod: '&730-80'
  562. carrotStick: '&725-50'
  563. wood: '&7150-300'
  564. stone: '&7250-350'
  565. iron: '&7300-600'
  566. gold: '&7550-750'
  567. diamond: '&7700-1100'
  568. armour:
  569. leather: '&71300-1450'
  570. iron: '&71700-2300'
  571. chainmail: '&71550-2050'
  572. gold: '&72200-2500'
  573. diamond: '&72400-3200'
  574. mobHead: '&71600-2550'
  575. defaultCraftedArmour:
  576. enableArmourOnCrafted: false
  577. enableArmourOnDrops: false
  578. armourStatFormat: '&3[statName]: &b[statValue]&3%'
  579. armour:
  580. leather: '&b3.6-7.3'
  581. iron: '&b7.8-15.6'
  582. chainmail: '&b6.2-12.5'
  583. gold: '&b5.7-11.4'
  584. diamond: '&b10.4-20.8'
  585. mobHead: '&b4.0-15.0'
  586. defaultCraftedDamage:
  587. enableDamageOnCrafted: false
  588. enableDamageOnDrops: false
  589. damageStatFormat: '&3[statName]: +&b[statValue]-[statValue2]'
  590. tool:
  591. bow: '&b3.6-7.3'
  592. wood: '&b7.8-15.6'
  593. stone: '&b6.2-12.5'
  594. iron: '&b5.7-11.4'
  595. gold: '&b10.4-20.8'
  596. diamond: '&b4.1-15.5'
  597. durabilityAddedOnEachRepair:
  598. repairCostType: Material
  599. repairBlock: WORKBENCH
  600. tools:
  601. bow: 75
  602. shears: 35
  603. flintAndSteel: 15
  604. fishingRod: 15
  605. carrotStick: 13
  606. wood: 75
  607. stone: 125
  608. iron: 150
  609. gold: 275
  610. diamond: 350
  611. armour:
  612. leather: 650
  613. iron: 850
  614. chainmail: 1000
  615. gold: 1100
  616. diamond: 1200
  617. repairCurrencyCost:
  618. tools:
  619. bow: 50
  620. shears: 80
  621. flintAndSteel: 75
  622. fishingRod: 45
  623. carrotStick: 70
  624. wood: 60
  625. stone: 100
  626. iron: 135
  627. gold: 150
  628. diamond: 200
  629. armour:
  630. leather: 120
  631. iron: 270
  632. chainmail: 290
  633. gold: 300
  634. diamond: 400
  635. materialSellValue:
  636. tools:
  637. bow: 30
  638. shears: 15
  639. flintAndSteel: 10
  640. fishingRod: 10
  641. carrotStick: 15
  642. wood:
  643. sword: 35
  644. axe: 25
  645. hoe: 15
  646. pickaxe: 15
  647. spade: 20
  648. stone:
  649. sword: 55
  650. axe: 45
  651. hoe: 35
  652. pickaxe: 35
  653. spade: 40
  654. iron:
  655. sword: 75
  656. axe: 65
  657. hoe: 55
  658. pickaxe: 55
  659. spade: 60
  660. gold:
  661. sword: 95
  662. axe: 85
  663. hoe: 75
  664. pickaxe: 75
  665. spade: 80
  666. diamond:
  667. sword: 115
  668. axe: 105
  669. hoe: 95
  670. pickaxe: 95
  671. spade: 100
  672. armour:
  673. leather:
  674. helmet: 35
  675. chestplate: 25
  676. leggings: 15
  677. boots: 15
  678. iron:
  679. helmet: 75
  680. chestplate: 65
  681. leggings: 55
  682. boots: 55
  683. chainmail:
  684. helmet: 55
  685. chestplate: 45
  686. leggings: 35
  687. boots: 35
  688. gold:
  689. helmet: 95
  690. chestplate: 85
  691. leggings: 75
  692. boots: 75
  693. diamond:
  694. helmet: 115
  695. chestplate: 105
  696. leggings: 95
  697. boots: 95
  698. mobHead: 100
  699. enchants:
  700. sharpness:
  701. levelMultiplier: 5
  702. unbreaking:
  703. levelMultiplier: 33
  704. power:
  705. levelMultiplier: 5
  706. npcDropEquippedGear:
  707. dropChance:
  708. helmet: 0
  709. chestplate: 0
  710. leggings: 0
  711. boots: 0
  712. itemInHand: 0
  713. materials:
  714. tools:
  715. - BLAZE_ROD
  716. - BOW
  717. - BUCKET
  718. - CARROT_STICK
  719. - FISHING_ROD
  720. - FLINT_AND_STEEL
  721. - SHEARS
  722. - STICK
  723. - STRING
  724. - WOOD_SWORD
  725. - STONE_SWORD
  726. - IRON_SWORD
  727. - GOLD_SWORD
  728. - DIAMOND_SWORD
  729. - WOOD_PICKAXE
  730. - STONE_PICKAXE
  731. - IRON_PICKAXE
  732. - GOLD_PICKAXE
  733. - DIAMOND_PICKAXE
  734. - WOOD_AXE
  735. - STONE_AXE
  736. - IRON_AXE
  737. - GOLD_AXE
  738. - DIAMOND_AXE
  739. - WOOD_SPADE
  740. - STONE_SPADE
  741. - IRON_SPADE
  742. - GOLD_SPADE
  743. - DIAMOND_SPADE
  744. - WOOD_HOE
  745. - STONE_HOE
  746. - IRON_HOE
  747. - GOLD_HOE
  748. - DIAMOND_HOE
  749. - X5588:HEAVY_DUTY_AXE
  750. - X5590:HEAVY_DUTY_PICKAXE
  751. - X5591:HEAVY_DUTY_SPADE
  752. - X5592:HEAVY_DUTY_SWORD
  753. - X5760:QUARTZ_AXE
  754. - X5591:QUARTZ_HOE
  755. - X5763:QUARTZ_PICKAXE
  756. - X5591:QUARTZ_SPADE
  757. - X5765:QUARTZ_SWORD
  758. - X9353:RUBY_AXE
  759. - X9356:RUBY_HOE
  760. - X9354:SAPPHIRE_AXE
  761. - X9355:PERIDOT_AXE
  762. - X9358:PERIDOT_HOE
  763. - X9359:RUBY_PICKAXE
  764. - X9360:SAPPHIRE_PICKAXE
  765. - X9361:PERIDOT_PICKAXE
  766. - X9362:RUBY_SPADE
  767. - X9363:SAPPHIRE_SPADE
  768. - X9364:PERIDOT_SPADE
  769. - X9365:RUBY_SWORD
  770. - X9366:SAPPHIRE_SWORD
  771. - X9368:PERIDOT_SWORD
  772. - X9381:RUBY_SICKLE
  773. - X9382:SAPPHIRE_SICKLE
  774. - X9383:PERIDOT_SICKLE
  775. - X10163:DESH_SWORD
  776. - X10164:DESH_PICKAXE
  777. - X10165:DESH_SPADE
  778. - X10166:DESH_HOE
  779. - X10167:DESH_AXE
  780. - X10261:ETHERIC_SWORD
  781. - X11776:WOODEN_SPEAR
  782. - X11777:STONE_SPEAR
  783. - X11778:IRON_SPEAR
  784. - X11779:DIAMOND_SPEAR
  785. - X11780:GOLDEN_SPEAR
  786. - X11781:WOODEN_HALBERD
  787. - X11782:STONE_HALBERD
  788. - X11783:IRON_HALBERD
  789. - X11784:DIAMOND_HALBERD
  790. - X11785:GOLDEN_HALBERD
  791. - X11786:WOODEN_BATTLEAXE
  792. - X11787:STONE_BATTLEAXE
  793. - X11788:IRON_BATTLEAXE
  794. - X11789:DIAMOND_BATTLEAXE
  795. - X11790:GOLDEN_BATTLEAXE
  796. - X11791:WOODEN_WARHAMMER
  797. - X11792:STONE_WARHAMMER
  798. - X11793:IRON_WARHAMMER
  799. - X11794:DIAMOND_WARHAMMER
  800. - X11795:GOLDEN_WARHAMMER
  801. - X11796:WOODEN_KNIFE
  802. - X11797:STONE_KNIFE
  803. - X11798:IRON_KNIFE
  804. - X11799:DIAMOND_KNIFE
  805. - X11800:GOLDEN_KNIFE
  806. - X11801:WOODEN_FLAIL
  807. - X11802:STONE_FLAIL
  808. - X11803:IRON_FLAIL
  809. - X11804:DIAMOND_FLAIL
  810. - X11805:GOLDEN_FLAIL
  811. - X11806:JAVELIN
  812. - X11819:CROSSBOW
  813. - X11824:WOODEN_BOOMERANG
  814. - X11825:STONE_BOOMERANG
  815. - X11826:IRON_BOOMERANG
  816. - X11827:DIAMOND_BOOMERANG
  817. - X11828:GOLDEN_BOOMERANG
  818. - X11834:WOODEN_KATANA
  819. - X11835:STONE_KATANA
  820. - X11836:IRON_KATANA
  821. - X11837:DIAMOND_KATANA
  822. - X11838:GOLDEN_KATANA
  823. - X20259:INVAR_SWORD
  824. - X20260:INVAR_SPADE
  825. - X20261:INVAR_PICKAXE
  826. - X20262:INVAR_AXE
  827. - X20263:INVAR_HOE
  828. - X20264:INVAR_SHEARS
  829. - X20264:INVAR_FISHING_ROD
  830. - X20264:INVAR_SICKLE
  831. - X20267:INVAR_BATTLEWRENCH
  832. - X20759:INVAR_SWORD
  833. armour:
  834. helmet:
  835. - LEATHER_HELMET
  836. - STONE_HELMET
  837. - CHAINMAIL_HELMET
  838. - IRON_HELMET
  839. - GOLD_HELMET
  840. - DIAMOND_HELMET
  841. - SKULL_ITEM
  842. - X5561:HEAVY_DUTY_HELMET
  843. - X8893:INVAR_HELMET
  844. - X10168:DESH_HELMET
  845. - X20413:HAZMAT_HELMET
  846. - X25027:POWER_ARMOUR_HELMET
  847. chest:
  848. - LEATHER_CHESTPLATE
  849. - STONE_CHESTPLATE
  850. - CHAINMAIL_CHESTPLATE
  851. - IRON_CHESTPLATE
  852. - GOLD_CHESTPLATE
  853. - DIAMOND_CHESTPLATE
  854. - X5560:HEAVY_DUTY_CHESTPLATE
  855. - X8891:INVAR_CHESTPLATE
  856. - X10169:DESH_CHESTPLATE
  857. - X20410:HAZMAT_CHESTPLATE
  858. - X25028:POWER_ARMOUR_CHESTPLATE
  859. legs:
  860. - LEATHER_LEGGINGS
  861. - STONE_LEGGINGS
  862. - CHAINMAIL_LEGGINGS
  863. - IRON_LEGGINGS
  864. - GOLD_LEGGINGS
  865. - DIAMOND_LEGGINGS
  866. - X5562:HEAVY_DUTY_LEGGINGS
  867. - X8892:INVAR_LEGGINGS
  868. - X10170:DESH_LEGGINGS
  869. - X20412:HAZMAT_LEGGINGS
  870. - X25029:POWER_ARMOUR_LEGGINGS
  871. boots:
  872. - LEATHER_BOOTS
  873. - STONE_BOOTS
  874. - CHAINMAIL_BOOTS
  875. - IRON_BOOTS
  876. - GOLD_BOOTS
  877. - DIAMOND_BOOTS
  878. - X5559:HEAVY_DUTY_BOOTS
  879. - X8894:INVAR_BOOTS
  880. - X10171:DESH_BOOTS
  881. - X12306:PLASTIC_BOOTS
  882. - X20411:HAZMAT_BOOTS
  883. - X25030:POWER_ARMOUR_BOOTS
  884. npcModifier:
  885. worldNEW:
  886. healthMultiplier: 0.045
  887. damageMultiplier: 0.004
  888. expMultiplier: 0.004
  889. location:
  890. x: 0
  891. y: 65
  892. z: 0
  893. worldNEW_NETHER:
  894. healthMultiplier: 0.055
  895. damageMultiplier: 0.0045
  896. expMultiplier: 0.0045
  897. location:
  898. x: 0
  899. y: 65
  900. z: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement