Add public assets batch 26
This commit is contained in:
@@ -0,0 +1,99 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user