You are on page 1of 2

{

"name": "power.fiskheroes.eldritch_magic.name",
"modifiers": {
"fiskheroes:spellcasting": {
"spells": {
"fiskheroes:whip": {
"sequence": "wssds",
"cooldown": 50,
"damageProfile": {
"damage": 5.0,
"types": {
"MAGIC": 1.0,
"FIRE": 1.0
}
},
"whipBurn": {
"frequency": 20,
"damageProfile": {
"damage": 0.5,
"types": {
"MAGIC": 1.0,
"FIRE": 1.0
},
"properties": {
"REDUCE_KNOCKBACK": 1.0
}
}
}
},
"fiskheroes:atmospheric": {
"sequence": "awds",
"cooldown": 20,
"pushPower": 1.0,
"damageProfile": {
"damage": 2.0,
"types": {
"MAGIC": 1.0
}
}
},
"fiskheroes:earth_swallowing": {
"sequence": "wwadsw",
"cooldown": 800,
"range": 48.0,
"radius": 6.0,
"damageProfile": {
"damage": 14.0,
"types": {
"MAGIC": 1.0
}
}
},
"fiskheroes:duplication": {
"sequence": "adadaswad",
"cooldown": 1200,
"quantity": 5
}
},
"soundEvents": {
"CAST": "fiskheroes:spell_cast",
"CAST_FAIL": "fiskheroes:spell_fail"
}
},
"fiskheroes:shield": {
"shield": {
"health": 100.0,
"regeneration": 15.0,
"recoveryDelay": 60,
"cooldown": 100
},
"coverage": {
"yawRadius": 50.0,
"pitchRadius": 50.0,
"yawOffset": 0.0,
"pitchOffset": 0.0
},
"knockback": 0.2,
"soundEvents": {
"DEFLECT": "fiskheroes:shield_deflect"
}
},
"fiskheroes:blade": {
}
}
}

You might also like