mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-01-03 06:37:47 +01:00
Fixed default /item configs
This commit is contained in:
parent
b041efc62e
commit
ab5a324087
@ -59,7 +59,7 @@ HATRED:
|
||||
ability-1:
|
||||
type: LIFE_ENDER
|
||||
cooldown: 30
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
lore-tag:
|
||||
- '&7Hatred Set Bonus:'
|
||||
- '&8[2] -6% Damage Taken'
|
||||
|
@ -214,7 +214,7 @@ ARCANE_CHESTPLATE:
|
||||
ability:
|
||||
on-hit:
|
||||
type: WITHER
|
||||
mode: WHEN_HIT
|
||||
mode: DAMAGED
|
||||
cooldown: 9.0
|
||||
amplifier: 2.0
|
||||
item-particles:
|
||||
@ -383,7 +383,7 @@ SKELETON_CROWN:
|
||||
ability:
|
||||
ability1:
|
||||
type: LIFE_ENDER
|
||||
mode: WHEN_HIT
|
||||
mode: DAMAGED
|
||||
damage: 3.0
|
||||
cooldown: 9.0
|
||||
lore:
|
||||
@ -473,7 +473,7 @@ SHADOWROBE:
|
||||
ability:
|
||||
ability1:
|
||||
type: CORRUPT
|
||||
mode: WHEN_HIT
|
||||
mode: DAMAGED
|
||||
duration: 4.0
|
||||
damage: 12.0
|
||||
cooldown: 15.0
|
||||
|
@ -78,7 +78,7 @@ MARKING_BOW:
|
||||
ability:
|
||||
ability1:
|
||||
type: WEAKEN_TARGET
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
extra-damage: 60.0
|
||||
dodge-rating: 10.0
|
||||
damage-reduction: -5.0
|
||||
|
@ -56,7 +56,7 @@ DRACULA_DAGGER:
|
||||
ability:
|
||||
on-hit:
|
||||
type: VAMPIRISM
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
drain: 3.0
|
||||
cooldown: 4.0
|
||||
lore:
|
||||
|
@ -11,7 +11,7 @@ STIFF_GREATSTAFF:
|
||||
ability:
|
||||
on-hit:
|
||||
type: STUN
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
cooldown: 15.0
|
||||
lore:
|
||||
- '&7So heavy it &cstuns&7 enemies on hit.'
|
||||
|
@ -35,7 +35,7 @@ HARDENED_STEEL_CLAYMORE:
|
||||
cooldown: 19.0
|
||||
on-hit:
|
||||
type: SHOCK
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
duration: 1.3
|
||||
cooldown: 25.0
|
||||
max-durability: 1000.0
|
||||
@ -59,7 +59,7 @@ CANDY_CANE_SWORD:
|
||||
ability:
|
||||
on-hit:
|
||||
type: DEATH_MARK
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
cooldown: 10.0
|
||||
MOLTEN_BLADE:
|
||||
base:
|
||||
@ -78,7 +78,7 @@ MOLTEN_BLADE:
|
||||
ability:
|
||||
ability1:
|
||||
type: MAGMA_FISSURE
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
cooldown: 13.0
|
||||
lore:
|
||||
- '&7Every 13s, your next melee'
|
||||
|
@ -34,7 +34,7 @@ DOUBLE_OR_NOTHING:
|
||||
ability:
|
||||
on-hit:
|
||||
type: SLOW
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
cooldown: 30.0
|
||||
duration: 4.0
|
||||
amplifier: 2.0
|
||||
|
@ -18,7 +18,7 @@ SANTAMMER:
|
||||
ability:
|
||||
on-hit:
|
||||
type: STUN
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
cooldown: 15.0
|
||||
lore:
|
||||
- '&eEarned during X-Mas 2018!'
|
||||
|
@ -11,7 +11,7 @@ FIRE_GREATLANCE:
|
||||
ability:
|
||||
on-hit:
|
||||
type: LIFE_ENDER
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
damage: 10.0
|
||||
cooldown: 30.0
|
||||
lore:
|
||||
|
@ -39,7 +39,7 @@ EARTH_STAFF:
|
||||
duration: 2.0
|
||||
on-hit:
|
||||
type: SLOW
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
cooldown: 39.0
|
||||
amplifier: 4.0
|
||||
duration: 2.0
|
||||
@ -72,7 +72,7 @@ LIGHTNING_STAFF:
|
||||
ability:
|
||||
on-hit:
|
||||
type: STARFALL
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
damage: 5.0
|
||||
cooldown: 30.0
|
||||
BONE_STAFF:
|
||||
|
@ -59,7 +59,7 @@ FALCON_BLADE:
|
||||
ability:
|
||||
on-hit:
|
||||
type: LIFE_ENDER
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
damage:
|
||||
base: 10.0
|
||||
scale: 1
|
||||
@ -118,7 +118,7 @@ SOULSTEALER:
|
||||
ability:
|
||||
ability1:
|
||||
type: VAMPIRISM
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
cooldown: 7.0
|
||||
crafting:
|
||||
shaped:
|
||||
|
@ -48,7 +48,7 @@ BLAZE_WAND:
|
||||
ability:
|
||||
on-hit:
|
||||
type: BURN
|
||||
mode: ON_HIT
|
||||
mode: ATTACK
|
||||
cooldown: 40.0
|
||||
duration: 5.0
|
||||
right-click:
|
||||
|
Loading…
Reference in New Issue
Block a user