Evolution/Skill Tree/load

From Portals of Phereon Wiki
Revision as of 02:17, 20 December 2021 by Kozd (talk | contribs)

{ "Centaur": [

   {
     "name": "KnockBack",
     "count": 1,
     "costPrimary": 7,
     "type": 4
   },
   {
     "name": "Push",
     "count": 1,
     "costPrimary": 7,
     "type": 4
   },
   {
     "name": "Strength",
     "count": 1,
     "costPrimary": 5,
     "type": 1
   },
   {
     "name": "Virility",
     "count": 2,
     "costPrimary": 5,
     "type": 3
   },
   {
     "name": "Health",
     "count": 2,
     "costPrimary": 5,
     "type": 3
   },

] }