Files
2026-06-28 13:34:36 -04:00

99 lines
2.4 KiB
JSON

{
"class": "mage",
"license": "CraftPix premium (royalty-free commercial). Icons Purchased by Levy Street Account - callum@levystreet.com",
"iconSize": 128,
"sourcePacks": [
"pyromancer (fire)",
"cryomancer (frost)",
"lightning-mage (arcane)",
"aeromancer (unused \u2014 mage has no wind)"
],
"runtimeDir": "public/ui/skills/mage",
"abilities": [
{
"abilityId": "fireball",
"sourcePack": "pyromancer",
"sourceFile": "24.png",
"output": "fireball.png"
},
{
"abilityId": "frost_armor",
"sourcePack": "cryomancer",
"sourceFile": "16.png",
"output": "frost_armor.png"
},
{
"abilityId": "arcane_intellect",
"sourcePack": "lightning",
"sourceFile": "17.png",
"output": "arcane_intellect.png"
},
{
"abilityId": "frostbolt",
"sourcePack": "cryomancer",
"sourceFile": "20.png",
"output": "frostbolt.png"
},
{
"abilityId": "conjure_water",
"sourcePack": "cryomancer",
"sourceFile": "34.png",
"output": "conjure_water.png"
},
{
"abilityId": "fire_blast",
"sourcePack": "pyromancer",
"sourceFile": "27.png",
"output": "fire_blast.png"
},
{
"abilityId": "arcane_missiles",
"sourcePack": "lightning",
"sourceFile": "4.png",
"output": "arcane_missiles.png"
},
{
"abilityId": "frost_nova",
"sourcePack": "cryomancer",
"sourceFile": "40.png",
"output": "frost_nova.png"
},
{
"abilityId": "arcane_explosion",
"sourcePack": "lightning",
"sourceFile": "2.png",
"output": "arcane_explosion.png"
},
{
"abilityId": "scorch",
"sourcePack": "pyromancer",
"sourceFile": "38.png",
"output": "scorch.png"
},
{
"abilityId": "ice_barrier",
"sourcePack": "cryomancer",
"sourceFile": "17.png",
"output": "ice_barrier.png"
},
{
"abilityId": "pyroblast",
"sourcePack": "pyromancer",
"sourceFile": "12.png",
"output": "pyroblast.png"
},
{
"abilityId": "conjure_food",
"sourcePack": "_Missing_Mage",
"sourceFile": "11.png",
"output": "conjure_food.png"
},
{
"abilityId": "polymorph",
"sourcePack": "_Missing_Mage",
"sourceFile": "32.png",
"output": "polymorph.png"
}
],
"deferredStayProcedural": {}
}