diff --git a/talents/bloodrender.json b/talents/bloodrender.json new file mode 100644 index 0000000..31fddf2 --- /dev/null +++ b/talents/bloodrender.json @@ -0,0 +1,12 @@ +{ + "desc": "Grants you the ability to command Blood as a Bloodrender. Your Bloodrend mantras replenish your blood, steal blood and apply 'Blood Poisoning'. ", + "name": "Bloodrender", + "reqs": "bloodrender := 1 BLD", + "rarity": "", + "innates": {}, + "vaulted": false, + "category": "Bloodrender", + "exclusive": [], + "extended_desc": "", + "not_counted_towards_total": false +} \ No newline at end of file diff --git a/talents/flamecharmer.json b/talents/flamecharmer.json new file mode 100644 index 0000000..f02cbf0 --- /dev/null +++ b/talents/flamecharmer.json @@ -0,0 +1,12 @@ +{ + "desc": "Grants you the ability to command Fire as a Flamecharmer.", + "name": "Flamecharmer", + "reqs": "flamecharmer := 1 FLM", + "rarity": "", + "innates": {}, + "vaulted": false, + "category": "Flamecharmer", + "exclusive": [], + "extended_desc": "", + "not_counted_towards_total": false +} \ No newline at end of file diff --git a/talents/frostdrawer.json b/talents/frostdrawer.json new file mode 100644 index 0000000..1ce60b2 --- /dev/null +++ b/talents/frostdrawer.json @@ -0,0 +1,12 @@ +{ + "desc": "Grants you the ability to command Ice as a Frostdrawer. ", + "name": "Frostdrawer", + "reqs": "frostdrawer := 1 ICE", + "rarity": "", + "innates": {}, + "vaulted": false, + "category": "Frostdrawer", + "exclusive": [], + "extended_desc": "", + "not_counted_towards_total": false +} \ No newline at end of file diff --git a/talents/galebreather.json b/talents/galebreather.json new file mode 100644 index 0000000..28a4646 --- /dev/null +++ b/talents/galebreather.json @@ -0,0 +1,12 @@ +{ + "desc": "Grants you the ability to command wind as a Galebreather. ", + "name": "Galebreather", + "reqs": "galebreather := 1 WND", + "rarity": "", + "innates": {}, + "vaulted": false, + "category": "Galebreather", + "exclusive": [], + "extended_desc": "", + "not_counted_towards_total": false +} \ No newline at end of file diff --git a/talents/ironsinger.json b/talents/ironsinger.json new file mode 100644 index 0000000..220c568 --- /dev/null +++ b/talents/ironsinger.json @@ -0,0 +1,12 @@ +{ + "desc": "Grants you the ability to command Metal as an Ironsinger. Press X to Pull on Metal Rods. ", + "name": "Ironsinger", + "reqs": "ironsinger := 1 MTL", + "rarity": "", + "innates": {}, + "vaulted": false, + "category": "Ironsinger", + "exclusive": [], + "extended_desc": "", + "not_counted_towards_total": false +} \ No newline at end of file diff --git a/talents/shadowcaster.json b/talents/shadowcaster.json new file mode 100644 index 0000000..6fd2a57 --- /dev/null +++ b/talents/shadowcaster.json @@ -0,0 +1,12 @@ +{ + "desc": "Grants you the ability to command shadows as a Shadowcaster.", + "name": "Shadowcaster", + "reqs": "shadowcaster := 1 SDW", + "rarity": "", + "innates": {}, + "vaulted": false, + "category": "Shadowcaster", + "exclusive": [], + "extended_desc": "", + "not_counted_towards_total": false +} \ No newline at end of file diff --git a/talents/thundercaller.json b/talents/thundercaller.json new file mode 100644 index 0000000..e1034c8 --- /dev/null +++ b/talents/thundercaller.json @@ -0,0 +1,12 @@ +{ + "desc": "Grants you the ability to command Lightning as a Thundercaller. ", + "name": "Thundercaller", + "reqs": "thundercaller := 1 LTN", + "rarity": "", + "innates": {}, + "vaulted": false, + "category": "Thundercaller", + "exclusive": [], + "extended_desc": "", + "not_counted_towards_total": false +} \ No newline at end of file