From c97dd09731883741983f8489b9bc973e2876772f Mon Sep 17 00:00:00 2001 From: "pocabot[bot]" <264037789+pocabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 22:11:06 +0000 Subject: [PATCH] niooi - "add attunement base talents" --- talents/bloodrender.json | 12 ++++++++++++ talents/flamecharmer.json | 12 ++++++++++++ talents/frostdrawer.json | 12 ++++++++++++ talents/galebreather.json | 12 ++++++++++++ talents/ironsinger.json | 12 ++++++++++++ talents/shadowcaster.json | 12 ++++++++++++ talents/thundercaller.json | 12 ++++++++++++ 7 files changed, 84 insertions(+) create mode 100644 talents/bloodrender.json create mode 100644 talents/flamecharmer.json create mode 100644 talents/frostdrawer.json create mode 100644 talents/galebreather.json create mode 100644 talents/ironsinger.json create mode 100644 talents/shadowcaster.json create mode 100644 talents/thundercaller.json 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